home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Games / MotoGP 08 / data1.cab / Files5 / NOV2007_XACT_x86.cab / nov2007_xact_x86.inf next >
Windows Setup INFormation  |  2007-10-22  |  2KB  |  66 lines

  1.  
  2. ; ---- Common sections ----
  3. [Version]
  4. Signature   = "$CHICAGO$"
  5. AdvancedINF = 2.0
  6. Provider    = %MSFT%
  7. SetupClass  = BASE
  8.  
  9. [Strings]
  10. MSFT        = "Microsoft"
  11.  
  12.  
  13. ; ---- Windows XP ----
  14. [4.09.00.0904.00-4.09.00.0904.00_WinXP]
  15. NumberOfFiles=5
  16. Size=264 ;approximately total file size (Size * 1024 bytes)
  17. CopyCount=1
  18. XACT2_10_x86_xp.inf, x86_Install
  19. XACT2_10_x86_xp.inf, DllRegisterServer
  20.  
  21.  
  22. ; ---- Windows XP 64bit ----
  23. [4.09.00.0904.00-4.09.00.0904.00_WinXP@64]
  24. NumberOfFiles=5
  25. Size=264 ;approximately total file size (Size * 1024 bytes)
  26. CopyCount=1
  27. XACT2_10_x86_xp.inf, x64_Install
  28. XACT2_10_x86_xp.inf, DllRegisterServer
  29.  
  30.  
  31. ; ---- Windows Server 2003 ----
  32. [4.09.00.0904.00-4.09.00.0904.00_Srv2K3]
  33. NumberOfFiles=5
  34. Size=264 ;approximately total file size (Size * 1024 bytes)
  35. CopyCount=1
  36. XACT2_10_x86_xp.inf, x86_install
  37. XACT2_10_x86_xp.inf, DllRegisterServer
  38.  
  39.  
  40. ; ---- Windows Server 2003 64bit ----
  41. [4.09.00.0904.00-4.09.00.0904.00_Srv2K3@64]
  42. NumberOfFiles=5
  43. Size=264 ;approximately total file size (Size * 1024 bytes)
  44. CopyCount=1
  45. XACT2_10_x86_xp.inf, x64_install
  46. XACT2_10_x86_xp.inf, DllRegisterServer
  47.  
  48.  
  49. ; ---- Windows XP Version 2003 and beyond ----
  50. [4.09.00.0904.00-4.09.00.0904.00_WinNT]
  51. NumberOfFiles=5
  52. Size=264 ;approximately total file size (Size * 1024 bytes)
  53. CopyCount=1
  54. XACT2_10_x86.inf, x86_Install
  55. XACT2_10_x86.inf, DllRegisterServer
  56.  
  57.  
  58. ; ---- Windows XP Version 2003 and beyond 64bit ----
  59. [4.09.00.0904.00-4.09.00.0904.00_WinNT@64]
  60. NumberOfFiles=5
  61. Size=264 ;approximately total file size (Size * 1024 bytes)
  62. CopyCount=1
  63. XACT2_10_x86.inf, x64_install
  64. XACT2_10_x86.inf, DllRegisterServer
  65.  
  66.